So you want pictures on your page?



First you must have a picture to put on your page.
There are a lot of free graphics on the web that are
yours for the taking. Be careful not to violate any
copyright laws. Most people want credit for graphics
that are taken. It's only proper to do so. Read conditions
and agreements before taking anything, and use good sense
and courtesy.

Next you must get the image. To save an image:
If you have a PC, click right on mouse and choose SAVE AS.
If you have a MAC hold down your mouse button wait for the menu
then choose SAVE AS.

To put an image on your page, type in the following:

<img src="picture.html">
Replace picture with the name of your picture.
Your picture may be a jpg or bmp. If so, replace gif with
the appropriate extention or your picture will not show
up on the page.

To put a background on your page, type in the following:

<BODY BACKGROUND="picture.html"><script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-47423994-1', 'fortunecity.ws'); ga('send', 'pageview'); </script> <center> <br> <div> <script language="javascript" type="text/javascript" src="http://ad.broadcaststation.net/ads/show_ad.php?width=728&height=90"></script> </div> </center>
Be sure to place it under the <BODY><script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-47423994-1', 'fortunecity.ws'); ga('send', 'pageview'); </script> <center> <br> <div> <script language="javascript" type="text/javascript" src="http://ad.broadcaststation.net/ads/show_ad.php?width=728&height=90"></script> </div> </center> tag.